home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 …ember: Reference Library / Dev.CD Dec 00 RL Disk 1.toast / pc / technical documentation / develop / develop issue 29 / develop issue 29 code / inlineinputsample / inlineinputprefix.h next >
Encoding:
Text File  |  1997-01-07  |  242 b   |  13 lines

  1. /*
  2.     File:        InlineInputPrefix.h
  3.  
  4.     Contains:    sets up conditionalization for inline input
  5.  
  6.     Copyright:    © 1996 Apple Computer, Inc. All rights reserved.
  7.  
  8. */
  9.  
  10. // use this conditional to control if inline input is enabled or not
  11.  
  12. #define qInline    1
  13.